Preview
Message | Streaming | Elements | Audio | Ask User | Chat History | Chat Profiles | Feedback |
---|---|---|---|---|---|---|---|
✅ | ❌ | ✅ | ❌ | ❌ | ✅ | ❌ | ✅ |
Create a Slack App
{placeholders}
with your own values.Set the App Manifest
Allow DMs
reactions:write
OAuth scope. If you enable this feature, you’ll need to add this scope to your Slack app’s OAuth configuration.chainlit.md
file:
reactions:write
scope to your Slack app’s OAuth configuration.How it will look like
Copy the Bot Token
Copy the Signing Secret
fetch_slack_message_history
method.
It will fetch the last messages from the current thread or DM channel.